登入
Computer Science for IGCSE & O level - Programming (Section 9 - No. 50)
What will `myFile.read()` do in Python?
Reads the whole file
Reads a single line
Writes to the file
Closes the file
解释
read() reads the entire content of the file into a string.
评论 (0)
登录发表评论
广告
允许 javascript 正确加载此页面